home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / xwindows / demos / xfract_1.z / xfract_1 / xfractint-1.06 / calcmand.c < prev    next >
C/C++ Source or Header  |  1992-09-28  |  381b  |  19 lines

  1. /* calcmand.c
  2.  * This file contains routines to replace calcmand.asm.
  3.  *
  4.  * This file Copyright 1991 Ken Shirriff.  It may be used according to the
  5.  * fractint license conditions, blah blah blah.
  6.  */
  7.  
  8. #include <fractint.h>
  9.  
  10. unsigned long savedmask;
  11. long linitx, linity;
  12.  
  13. calcmandasm() {
  14.     printf("Warning: called calcmandasm\n");
  15. }
  16. code16bit() {}
  17. checkperiod() {}
  18. code32bit() {}
  19.